Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing filename validation performance regression in launch configuration #3

Merged
merged 2 commits into from Jun 1, 2013

Conversation

otrosien
Copy link
Contributor

isValid is called on every keystroke, e.g. when inserting command-line parameters. This change fixes creation of monstrous string arrays for comparing with a single filename.

Oliver Trosien added 2 commits May 31, 2013 09:13
e.g. I'm getting a different exception message: "Die Pipe wird gerade geschlossen"
jploski added a commit that referenced this pull request Jun 1, 2013
Fixing filename validation performance regression in launch configuration
@jploski jploski merged commit 7b0f503 into jploski:testing Jun 1, 2013
@jploski
Copy link
Owner

jploski commented Jun 1, 2013

Cross-reference for ChangeLog: https://sourceforge.net/p/e-p-i-c/bugs/660/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants